Click or drag to resize

RecurrencePatternDeletedInstanceDates Property

Gets the deleted instance dates.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DateTime> DeletedInstanceDates { get; }

Property Value

Type: IListDateTime
The deleted instance dates.
See Also